DomainSecurityObject

The security settings object.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

securityType

Enumeration of the domain server type

Y

SecurityType

securedModelEnabled

Indicate if you are using the "LDAPS" protocol, Default:FALSE

-

boolean

secureSocketsLayerEnabled

Default:TRUE

-

boolean

port

The LDAP server port. Default LDAP:389, LDAPS:636

-

integer

int32

ldapAddress

LDAP address, should be provided in the format LDAP://DC=X,DC=Y,DC=Z

Y

string

domainName

The NetBios Domain name

Y

string

defaultDomain

Is the domain settings are the default settings for the system ,Default:FALSE

-

boolean

domainUserName

The name of an account with rights to traverse the LDAP database

Y

string

domainUserPassword

Domain user account password

Y

string

domainUserDomainName

A different domain if the user is not part of the initial domain in the setup. Default:domainName

-

string

*Required elements are only used for API parameters

Usages
  • /API2/access/addDomainSettings
  • /API3/access/addDomainSettings